home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 25
/
Cream of the Crop 25.iso
/
comm
/
insite.zip
/
_SETUP.1
/
inSite.exe
/
0
/
RCDATA
/
TFRMSPLASH
/
TFRMSPLASH.txt
< prev
Wrap
Text File
|
1997-03-29
|
1KB
|
60 lines
object frmSplash: TfrmSplash
Left = 364
Top = 156
BorderIcons = []
BorderStyle = bsSingle
ClientHeight = 330
ClientWidth = 218
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label7: TLabel
Left = 260
Top = 23
Width = 8
Height = 13
Caption = '�'
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 0
Top = 306
Width = 218
Height = 24
Align = alBottom
Alignment = taCenter
Caption = 'Into the Internet...'
Font.Color = clBlack
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 0
Top = 0
Width = 218
Height = 304
Align = alTop
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object splashTimer: TTimer
Interval = 2000
OnTimer = splashTimerTimer
Left = 218
Top = 43
end
end